home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Util / C-Cm / Choose Drag.cpt / Choose Drag / stack_-1.xml < prev    next >
Extensible Markup Language  |  1992-07-07  |  2KB  |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>3038</cardID>
  8.     <listID>3696</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>416</width>
  14.         <height>176</height>
  15.     </cardSize>
  16.     <script>on openStackshow window "Tools"pass openStackend openStackon choose what, toolNumif the optionKey is down thenput (editBkgnd is true) into inBgput rect of this cd into cdRectif toolNum is 2 thenlock screendoMenu "New Button"put the mouseLoc into mLocif mLoc is not within cdRect then put "20,20" into mLocif inBg thenset loc of last bg btn to mLocelse set loc of last cd btn to mLocunlock screenrepeat until the mouse is upput the mouseLoc into mLocif mLoc is not within cdRect then next repeatif inBg thenset loc of last bg btn to mLocelse set loc of last cd btn to mLocend repeatelse if toolNum is 3 thenlock screendoMenu "New Field"if inBg thenset rect of last bg fld to "0,0,80,17"else set rect of last cd fld to "0,0,80,17"put the mouseLoc into mLocif mLoc is not within cdRect then put "20,20" into mLocif inBg thenset loc of last bg fld to mLocelse set loc of last cd fld to mLocunlock screenrepeat until the mouse is upput the mouseLoc into mLocif mLoc is not within cdRect then next repeatif inBg thenset loc of last bg fld to mLocelse set loc of last cd fld to mLocend repeatend ifend ifpass chooseend choose</script>
  17.     <background id="2794" file="background_2794.xml" name="" />
  18.     <card id="3038" file="card_3038.xml" marked="false" name="" owner="2794" />
  19. </stack>
  20.